IntToStr

Prototype:

function IntToStr(i: Longint): String;

Description:

The IntToStr function converts an integer into a string containing the decimal representation of that number.